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