NSSharingService.GetSharingService 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GetSharingService(NSString) | |
GetSharingService(NSSharingServiceName) |
GetSharingService(NSString)
[Foundation.Export("sharingServiceNamed:")]
public static AppKit.NSSharingService GetSharingService (Foundation.NSString serviceName);
static member GetSharingService : Foundation.NSString -> AppKit.NSSharingService
參數
- serviceName
- NSString
傳回
- 屬性
適用於
GetSharingService(NSSharingServiceName)
public static AppKit.NSSharingService GetSharingService (AppKit.NSSharingServiceName service);
static member GetSharingService : AppKit.NSSharingServiceName -> AppKit.NSSharingService
參數
- service
- NSSharingServiceName