XMessage.InternalGetNonGenericContextProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
InternalGetNonGenericContextProperty(XmlQName) | |
InternalGetNonGenericContextProperty(Type) |
InternalGetNonGenericContextProperty(XmlQName)
public:
System::Object ^ InternalGetNonGenericContextProperty(Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName);
public object InternalGetNonGenericContextProperty (Microsoft.XLANGs.BaseTypes.XmlQName propQName);
member this.InternalGetNonGenericContextProperty : Microsoft.XLANGs.BaseTypes.XmlQName -> obj
Public Function InternalGetNonGenericContextProperty (propQName As XmlQName) As Object
Paramètres
- propQName
- XmlQName
Retours
S’applique à
InternalGetNonGenericContextProperty(Type)
public:
System::Object ^ InternalGetNonGenericContextProperty(Type ^ propType);
public object InternalGetNonGenericContextProperty (Type propType);
member this.InternalGetNonGenericContextProperty : Type -> obj
Public Function InternalGetNonGenericContextProperty (propType As Type) As Object
Paramètres
- propType
- Type