9 lines
202 B
C#
9 lines
202 B
C#
// Copyright (c) 2006 Microsoft Corporation
|
|
|
|
using System.Reflection;
|
|
using System.Security.Permissions;
|
|
|
|
|
|
[assembly: AssemblyTitle("GetProcessSample05")]
|
|
[assembly: AssemblyDescription("Get Process")]
|