VirtualizedContainerService.GetHintSize(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to get a value for the Hint Size Name property.
public:
static System::Object ^ GetHintSize(System::Object ^ instance);
public static object GetHintSize (object instance);
static member GetHintSize : obj -> obj
Public Shared Function GetHintSize (instance As Object) As Object
Parameters
- instance
- Object
The property store.
Returns
The destination Object for the value.
Remarks
GetHintSize does not throw an exception if the property is not found in the store.
Applies to
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.