net11
namespace Microsoft.CLRAdmin
{
[Guid("31DA5FA0-E0EB-11cf-9F21-00AA003CA9F6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IResultData
{
void SetDescBarText(int DescText);
}
}
.NET Framework | 1.01.1 |
---|---|
Information specific to net11 | |
Assembly | mscorcfg , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |