PartMetadata.For Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
For(XLANGPart) | |
For(Type) |
For(XLANGPart)
public:
static Microsoft::XLANGs::RuntimeTypes::PartMetadata ^ For(Microsoft::XLANGs::BaseTypes::XLANGPart ^ part);
public static Microsoft.XLANGs.RuntimeTypes.PartMetadata For (Microsoft.XLANGs.BaseTypes.XLANGPart part);
static member For : Microsoft.XLANGs.BaseTypes.XLANGPart -> Microsoft.XLANGs.RuntimeTypes.PartMetadata
Public Shared Function For (part As XLANGPart) As PartMetadata
Parametri
- part
- XLANGPart
Restituisce
Si applica a
For(Type)
public:
static Microsoft::XLANGs::RuntimeTypes::PartMetadata ^ For(Type ^ t);
public static Microsoft.XLANGs.RuntimeTypes.PartMetadata For (Type t);
static member For : Type -> Microsoft.XLANGs.RuntimeTypes.PartMetadata
Public Shared Function For (t As Type) As PartMetadata
Parametri
- t
- Type