Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_WINDOWACTIVATION_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;
        }
TS_WINDOWACTIVATION_CAPABILITYSET