Condividi tramite


SPSiteSubscriptionSettings.TryGetProperty method

Returns the property value that is associated with a specified key.

Overload list

  Name Description
Public method TryGetProperty(String, Boolean) Returns the property value that is associated with the specified key and assigns the value to a variable of type Boolean.
Public method TryGetProperty(String, DateTime) Returns the property value that is associated with the specified key and assigns the value to a variable of type DateTime.
Public method TryGetProperty(String, Guid) Returns the property value that is associated with the specified key and assigns the value to a variable of type Guid.
Public method TryGetProperty(String, Int32) Returns the property value that is associated with the specified key and assigns the value to a variable of type Int32.
Public method TryGetProperty(String, Int64) Returns the property value that is associated with the specified key and assigns the value to a variable of type Int64.
Public method TryGetProperty(String, String) Returns the property value that is associated with the specified key and assigns the value to a variable of type String.

Top

See also

Reference

SPSiteSubscriptionSettings class

SPSiteSubscriptionSettings members

Microsoft.SharePoint namespace

SPSiteSubscriptionPropertyCollection