Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_DRAWGRIDPLUS_CAPABILITYSET.GetCapabilityType C# (CSharp) Method

GetCapabilityType() public method

to get the type of this struct.
public GetCapabilityType ( ) : capabilitySetType_Values
return capabilitySetType_Values
        public capabilitySetType_Values GetCapabilityType()
        {
            return capabilitySetType_Values.CAPSTYPE_DRAWGDIPLUS;
        }
TS_DRAWGRIDPLUS_CAPABILITYSET